<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*pcç«¯*/
.lm-header-top{
    height: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #F6F6F6;
}
.lm-header-top *{
    font-size: 14px;
    color: #7f7a79;
}
.lm-header-top .left{
    margin: 6px 0 0;
}
.lm-header-top a{
    display: inline-block;
    padding: 1px 17px;
    line-height: 30px;
}
.lm-header-top li:last-child a{
    color: white;
    background: #004E8F;
}
.lm-header-top span {
    display: inline-block;
    width: 2px;
    height: 12px;
    border: none;
    color: #D2D2D2;
    overflow: hidden;
}
.lm-header-middle{
    height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 0 0;
}
.lm-header-middle .logo{
	margin: -16px 0 0;
}
.lm-header-middle .middle{
    position: relative;
    top: -4px;
    /* border-left: 1px solid #E4E4E4; */
    margin: 0 0 0 25px;
}
.lm-header-middle .middle h1{
    margin: 0 0 12px 0;
    font-size: 20px;
    color: #2f2f2f;
}
.lm-header-middle .middle .bottom{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
}
.lm-header-middle .middle .bottom div{
    padding: 3.5px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #323131;
}
.lm-header-middle .middle .bottom div:first-child{
    padding: 3.5px 13px 4.5px 18px;
	line-height: 28px;
	letter-spacing: 10px;
	font-size: 33px;
    color: #004E8F;
}
.lm-header-middle .middle .bottom div:first-child span{
	position: relative;
	top: -5px;
	letter-spacing: 0;
}
.lm-header-middle .middle .bottom div:nth-child(2){
    padding: 3.5px 15px 3.5px 10px;
	white-space: nowrap;
}
.lm-header-middle .right img{
    position: relative;
    top:5px;
    left: -10px;
}
.lm-header-middle .right h1{
    font-size: 14px;
    color: #4a4a4a;
    font-weight: normal;
}
.lm-header-middle .right p{
    font-size: 30px;
    color: #004E8F;
    font-family: Arial;
    font-weight: bold;
}
.lm-header-nav{
    height: 58px;
    border-bottom: 3px solid #003765;
    background: #004E8F;
}
.lm-header-nav a{
    display: block;
    padding: 19px 44px;
    font-size: 15px;
    color: #fff;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
.lm-header-nav li:nth-child(1) a{
    background: #CE291E;
}
.lm-header-nav a:hover{
    background: #CE291E;
}
.lm-header-nav a.active{
    background: #CE291E!important;
}
.lm-search{
    height: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #F3F3F3;
}
.lm-search .left{
    margin: 30px 0 0 0;
}
.lm-search .left span{
    color: #4c4c4c;
    font-weight: bold;
}
.lm-search .left a{
    color: #4c4c4c;
}
.lm-search form{
	position: relative;
	top:10px;
}
.lm-search form input:nth-child(1){
	width: 305px;
	height: 36px;
	border: 1px solid #DFDFDF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0 10px;
	background: #fff;
	color: #bababa;
}
.lm-search form input:nth-child(2){
	position: relative;
	top: 12px;
	width: 60px;
	height: 36px;
	border: 1px solid #DFDFDF;
	background: url("../img/search-icon.png") no-repeat center;
}
.lm-middle .product{
    text-align: center;
}
.lm-middle .product .type{
    display: inline-block;
    margin: 0 0 45px 0;
	text-align: center;
}
.lm-middle .product .type li{
	display: inline-block;
}
.lm-middle .product .type li:nth-last-child(2) span{
    display: none;
}
.lm-middle .product .type a{
    display: inline-block;
    padding: 5px 20px;
    color: #858585;

}
.lm-middle .product .type li:hover a{
    color: white;
    background: #38398A;
}
.lm-middle .product .type span{
    display: inline-block;
    width: 5px;
    height: 12px;
    color: #858585;
    overflow: hidden;
}
.lm-middle .product .content{
    display: none;
}
.lm-middle .product ul:nth-child(3){
    display: block;
}
.lm-middle .product .content li{
    margin: 0 18px 0 0;
    padding: 10px 10px 20px;
    background: #F1F1F1;
}
.lm-middle .product .content li:nth-last-child(2){
    margin-right: 0;
}
.lm-middle .product .content li:hover{
    background: #004E8F;
}
.lm-middle .product .content li&gt;p:first-child{
    display: table-cell;
    width: 266px;
    height: 185px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
	background: #fff;
}
.lm-middle .product .content li&gt;p:first-child img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    transition:all .3s ease-in-out 0s;
}
.lm-middle .product .content li:hover&gt;p:first-child img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.lm-middle .product .content li&gt;h1 a{
    font-size: 14px;
    color: #212121;
    font-weight: normal;
}
.lm-middle .product .content li:hover&gt;h1 a{
    color: #fff;
}
.lm-middle .product .content li&gt;a:nth-child(3),
.lm-middle .product .content li&gt;a:nth-child(4){
    display: inline-block;
    border: 1px solid #38398A;
    margin: 18px 7px 0;
    padding: 9px 17px;
    font-size: 12px;
    color: #fff;
    background: #004E8F;
}
.lm-middle .product .content li&gt;a:nth-child(4){
    border: 1px solid #C0C0C0;
    background: #C0C0C0;
}
.lm-middle .product .content li:hover&gt;a:nth-child(3){
    border: 1px solid #C0C0C0;
}
.lm-middle .product .content li:hover&gt;a:nth-child(4){
    border: 1px solid #CE291E;
    background: #CE291E;
}
.lm-middle .solution{
    height: 878px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 68px 0 0;
    background: url("../img/solution-bg.png") no-repeat center;
}
.lm-middle .solution *{
    color: white;
}
.lm-middle .solution .content{
    width: 900x;
}
.lm-middle .solution .content .title p:nth-child(1){
    padding: 50px 0 5px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}
.lm-middle .solution .content .title h1{
    margin: 0 0 8px 0;
    font-size: 55px;
    color: #fff;
    font-weight: bold;
}
.lm-middle .solution .content .title h2{
    letter-spacing: 4px;
    font-size: 14px;
    color: #1d7bca;
    font-weight: normal;
}
.lm-middle .solution .content .title p:nth-child(4){
    display: inline-block;
    border: 1px solid #fff;
    margin: 20px 0;
    padding: 12px 10px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.lm-middle .solution .content .title hr{
    position: relative;
    left: -40px;
    width: 125px;
    height: 3px;
    border: none;
    margin: 10px 0 60px;
    background: #fff;
}
.lm-middle .solution .content .text{
    margin: 0 0 0 60px;
}
.lm-middle .solution .content .text img{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0 19px 0 0;
}
.lm-middle .solution .content .text div{
    width: 465px;
}
.lm-middle .solution .content .text div h1{
    margin: 0 0 18px 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.lm-middle .solution .content .text div p{
	margin: 0 0 46px;
    line-height: 24px;
}
.lm-middle .solution .content .text hr{
    display: inline-block;
    margin: 26px 0;
    border: none;
}
.lm-middle .about .lm-title{
    margin-bottom: 50px;
}
.lm-middle .about .left{
    width: 427px;
    height: 476px;
    background: #004E8F;
}
.lm-middle .about .left img{
    position: relative;
    top: 8px;
    left: 13px;
	-webkit-box-shadow: 0px 5px 10px 1px #3c24246b;
-moz-box-shadow: 0px 5px 10px 1px #3c24246b;
box-shadow: 0px 5px 10px 1px #3c24246b;
}
.lm-middle .about .right{
    width: 690px;
}
.lm-middle .about .right h1{
    margin: 18px 0 20px;
    font-size: 18px;
    color: #38398a;
}
.lm-middle .about .right p{
    text-indent: 2em;
    line-height: 30px;
    font-size: 14px;
    color: #6a6a6b;
}
.lm-middle .about .right a{
    display: inline-block;
    margin: 25px 0 0;
    padding: 9px 30px;
    color: white;
    background: #565656;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.lm-middle .about .right a:hover{
    background: #004E8F;
}
.lm-middle .about-botton{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -60px 0 0;
    padding: 70px 0 0;
    height: 210px;
    background: url("../img/about-bottom-bg.png") no-repeat center;
}
.lm-middle .about-botton *{
    color: white;
}
.lm-middle .about-botton ul{
    position: relative;
    left: 38px;
}
.lm-middle .about-botton li{
    width: 195px;
    text-align: center;
}
.lm-middle .about-botton li h1 span:nth-child(1){
    font-family: Arial;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}
.lm-middle .about-botton li span:nth-child(2){
    position: relative;
    top: -30px;
}
.lm-middle .about-botton li p{
    text-align: center;
    font-size: 14px;
}
.lm-middle .case{
    height: 644px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/case-bg.png") no-repeat center;
}
.lm-middle .case .lm-title{
    margin-bottom: 40px;
}
.lm-middle .case .lm-title *{
    color: white;
}
.lm-middle .case li{
    margin: 0 14px 0;
    padding: 0 0 15px;
    border-bottom: 4px solid #BDBDBD;
    background: white;
    text-align: center;
}
.lm-middle .case li:nth-last-child(2){
    margin-right: 0;
}
.lm-middle .case li&gt;p{
    display: table-cell;
    width: 275px;
    height: 185px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.lm-middle .case li&gt;p img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    transition:all .3s ease-in-out 0s;
}
.lm-middle .case li:hover&gt;p img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.lm-middle .case li h1{
    text-align: center;
}
.lm-middle .case li h1 a{
    color: #3e3e3e;
    font-weight: normal;
}
.lm-middle .case li&gt;a{
    display: inline-block;
    -webkit-box-shadow: 1px 1px 8px 1px #aeaeae;
    -moz-box-shadow: 1px 1px 8px 1px #aeaeae;
    box-shadow: 1px 1px 8px 1px #aeaeae;
    margin: 24px 0 0;
    padding: 5px 20px;
    color: white;
    background: #5253B1;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.lm-middle .case li:hover&gt;a{
    background: #CE291E;
}
.lm-middle .news{
    padding: 0 0 75px;
}
.lm-middle .news div:nth-child(2),
.lm-middle .news div:nth-child(3){
    margin-right: 55px;
}
.lm-middle .news .ktw{
    width: 380px;
}
.lm-middle .news .ktw .newsImg{
	display: table-cell;
    width: 378px;
    height: 168px;
    border: 1px solid #D5D5D5;
	border-bottom: none;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.lm-middle .news .ktw .newsImg img{
    max-width: 378px;
    max-height: 168px;
	vertical-align: middle;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.lm-middle .news .ktw .newsImg:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.lm-middle .news .ktw ul{
    border: 1px solid #D5D5D5;
    padding: 0 12px;
}
.lm-middle .news .ktw li{
    display: block;
    padding: 16px 0 35px;
    border-bottom: 1px dotted #E7E7E7;
}
.lm-middle .news .ktw li:nth-last-child(2){
    border: none;
}
.lm-middle .news .ktw ul h1{
    clear: both;
    float: left;
    font-size: 14px;
    color: #3b3b3b;
    font-weight: normal;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
}
.lm-middle .news .ktw li:hover h1{
    color: #ce291e;
}
.lm-middle .news .ktw ul span{
    float: right;
    font-family: Arial;
    font-size: 14px;
    color: #3b3b3b;
    font-weight: normal;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
}
.lm-middle .news .ktw li:hover span{
    color: #ce291e;
}
.lm-middle .news .hy{
    width: 380px;
}
.lm-middle .news .wt{
    width: 330px;
}
.lm-middle .news .wt ul{
    padding: 5px 18px 32px;
    background: #004E8F;
}
.lm-middle .news .wt ul li{
    border-bottom: 1px dotted #fff;
    padding: 12.6px 0 17px;
}
.lm-middle .news .wt ul li img{
    position: relative;
    top: 6px;
    margin: 0 7px 0 0;
}
.lm-middle .news .wt ul li p{
    margin: 8px 0;
}
.lm-middle .news .wt ul li p:nth-child(2){
    margin-left: 30px;
    text-indent: -30px;
}
.lm-middle .news .wt ul *{
    color: white;
}
.lm-footer{
    height: 288px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 70px 0 0;
    background: #004E8F;
}
.lm-footer nav a{
    display: block;
    padding: 16px 57px;
    font-size: 15px;
    color: white;
}
.lm-footer hr{
	display: block;
	height: 1px;
	border: 1px solid #003460; 
	background: #1264A9;
	overflow: hidden; 
}
.lm-footer .bottom *{
    color: #92a9c4;
}
.lm-footer .bottom .logo{
    margin: 51px 0 0;
}
.lm-footer .bottom .message{
    margin: 45px 0 0 160px;
}
.lm-footer .bottom .message p{
    line-height: 30px;
}
.lm-footer .bottom .QRCode{
    margin: 50px 80px 0 0;
    text-align: center;
}
.lm-side{
    width: 245px;
    margin: 0 0 70px 0;
    text-align: center;
}
.lm-side .title{
    height: 125px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 34px 0 0;
    background: #004E8F;
}
.lm-side .title h1{
    font-size: 24px;
    color: #fff;
}
.lm-side .title h2{
    margin: 13px 0;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
}
.lm-side .current{
    margin: 0 0 30px 0;
}
.lm-side .current&gt;ul&gt;li{
	position: relative;
}
.lm-side .current&gt;ul&gt;li:hover ul{
	display: block;
}
.lm-side .current&gt;ul&gt;li ul{
	display: none;
	position: absolute;
	top: -22px;
	left: 247px;
	z-index: 999;
	-webkit-transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    transition:all .3s ease-in-out 0s;
}
.lm-side .current&gt;ul&gt;li ul a{
	white-space: nowrap;
}
.lm-side .current li{
    margin: 3px 0;
}
.lm-side .current li a{
    display: block;
    padding: 12px 50px;
    color: #6b6a6a;
    background: #EDECFF;
}
.lm-side .current li a:hover{
    display: block;
    padding: 12px 50px;
    color: #fff;
    background: #CE291E;
    box-shadow: 0 0 20px #838383 inset;          
}
.lm-side .current li a.active{
    display: block;
    padding: 12px 50px;
    color: #fff;
    background: #CE291E;
    box-shadow: 0 0 20px #838383 inset;          
}
.lm-side .contact{
    border: 1px solid #E2E2E2;
    background: #F6F5FF;
}
.lm-side .contact .text{
    padding: 15px 14px 15px;
}
.lm-side .contact .text h1{
    font-size: 14px;
    color: #2f2f2f;
}
.lm-side .contact .text h2{
    margin: 0 0 10px 0px;
    font-size: 8px;
    color: #424345;
    font-weight: normal;
    white-space: nowrap;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
}
.lm-side .contact p{ 
    margin-left: 55px; 
    text-indent: -55px;
    line-height: 28px;
    text-align: left;
    color: #424343;
}
.lm-content{
    width: 904px;
}
.lm-location{
    border-bottom: 1px dotted #DDDDDD;
    margin-bottom: 13px;
    padding: 8px 0;
}
.lm-location,
.lm-location *{
    font-size: 14px;
    color: #888888;
    font-weight: normal;
}
.lm-product{
	text-align: center;
}
.lm-product&gt;ul li{
    margin: 0 23px 45px 0;
    padding: 10px 10px 20px;
    text-align: center;
    background: #F1F1F1;
}
.lm-product&gt;ul li:nth-child(3n){
    margin-right: 0;
}
.lm-product&gt;ul li:hover{
    background: #004E8F;
}
.lm-product&gt;ul li&gt;p:first-child{
    display: table-cell;
    width: 266px;
    height: 185px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
	background: #fff;
}
.lm-product&gt;ul li&gt;p:first-child img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    transition:all .3s ease-in-out 0s;
}
.lm-product&gt;ul li:hover&gt;p:first-child img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.lm-product&gt;ul li&gt;h1 a{
    font-size: 14px;
    color: #212121;
    font-weight: normal;
}
.lm-product&gt;ul li:hover&gt;h1 a{
    color: #fff;
}
.lm-product&gt;ul li&gt;a:nth-child(3),
.lm-product&gt;ul li&gt;a:nth-child(4){
    display: inline-block;
    border: 1px solid #38398A;
    margin: 18px 7px 0;
    padding: 9px 17px;
    font-size: 12px;
    color: #fff;
    background: #004E8F;
}
.lm-product&gt;ul li&gt;a:nth-child(4){
    border: 1px solid #C0C0C0;
    background: #C0C0C0;
}
.lm-product&gt;ul li:hover&gt;a:nth-child(3){
    border: 1px solid #C0C0C0;
}
.lm-product&gt;ul li:hover&gt;a:nth-child(4){
    border: 1px solid #CE291E;
    background: #CE291E;
}
.lm-case{
	text-align: center;
}
.lm-case&gt;ul li{
    margin: 0 37px 40px 0;
    border-bottom: 4px solid #BDBDBD;
    background: white;
    text-align: center;
}
.lm-case&gt;ul li:nth-child(3n){
    margin-right: 0;
}
.lm-case&gt;ul li&gt;p{
    display: table-cell;
    width: 275px;
    height: 185px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.lm-case&gt;ul li&gt;p img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    transition:all .3s ease-in-out 0s;
}
.lm-case&gt;ul li:hover&gt;p img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.lm-case&gt;ul li h1{
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
    text-align: center;
}
.lm-case&gt;ul li h1 a{
    color: #3e3e3e;
    font-weight: normal;
}
.lm-case&gt;ul li div{
    padding: 0 0 15px;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
}
.lm-case&gt;ul li div a{
    display: inline-block;
    -webkit-box-shadow: 1px 1px 8px 1px #aeaeae;
    -moz-box-shadow: 1px 1px 8px 1px #aeaeae;
    box-shadow: 1px 1px 8px 1px #aeaeae;
    margin: 24px 0 0;
    padding: 5px 20px;
    color: white;
    background: #5253B1;
}
.lm-case&gt;ul li:hover div a{
	background: #CE291E;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.lm-news{
	text-align: center;
}
.lm-news&gt;ul li{
    font-size:22px;
    list-style: square inside;
    border-bottom: 1px dotted #E0E0E0;
    padding: 23px 0 9px;
	text-align: left;
    color: #004E8F;
}
.lm-news&gt;ul li a{
    font-size: 16px;
    color: #4c4c4c;
}
.lm-news&gt;ul li span{
    position: relative;
    top: 7px;
    font-size: 14px;
    color: #787878;
}
.lm-contact .message{
    width: 448px;
    margin: 0 130px 0 0;
}
.lm-contact .message h1{
    margin: 0 0 12px;
    font-size: 20px;
    color: #2f2f2e;
}
.lm-contact .message p{
    line-height: 30px;
    color: #3e3e3e;
}
.lm-contact .map{
    padding: 30px 0 0;
}
.lm-contact .QRCode{
    padding: 18px 0 0;
    text-align: center;
}
.pagination{
	display: inline-block;
	margin-bottom: 70px;
	margin-top: 30px;
}
.pagination li{
	float: left;
	border: 1px solid #EEEEEE;
	margin-right: 5px;
	padding: 5px;
	width: 20px;
	text-align: center;
}
.pagination .active{
	background: #CE291E;
	color: white;
}
.pagination li span,
.pagination li a{
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
.lm-product-show{
	text-align: center;
}
.lm-product-show&gt;h1{
	margin: 0 0 20px;
	text-align: center;
	font-size: 16px;
}
.lm-product-show&gt;h2{
	font-size: 14px;
	font-weight: normal;
}
.lm-product-show&gt;img{
	max-width: 100%;
}
.lm-product-show .content{
	margin: 20px 0 0;
	text-align: left;
}
.lm-product-show table,
.lm-product-show th,
.lm-product-show td{
	width: auto!important;
	border-collapse: collapse;
	border: 1px solid #000!important;
	padding: 5px 10px;
}
.lm-product-show table{ 
	max-width: 904px!important;  
}
.lm-sx{
	margin: 30px 0;
}
.lm-map{
	margin: 0 0 30px;
}
.lm-map .list{
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.lm-map&gt;div:nth-last-child(2){
	border: none;
}
.lm-map h3{
	margin: 0 0 5px;
}
.lm-map .two{
	padding: 0 0 0 10px;
}
.lm-map .two a{
	display: inline-block;
	padding: 4px 15px 4px 0;
}
.lm_message{
	margin: 0 0 50px 0;
}
.lm_message .write&gt;div{
	margin-bottom: 20px;
}
.lm_message .write&gt;div span{
	display:-moz-inline-box;
	display:inline-block;
	width:59px;
}
.lm_message .write input{
	border:1px solid #A9A9A9;
	width: 500px;
	height: 40px;
	padding: 0 0 0 10px;
}
.lm_message .write textarea{
	border:1px solid #A9A9A9;
	width: 500px;
	height: 100px;
	padding: 10px 0 0 10px;
}
.lm_message .write div:nth-last-child(2) span{
	position: relative;
	top: -85px;
}
.lm_message .write div:last-child{
	clear: both;
}
.lm_message .write div:last-child input:nth-last-child(2){
	width: 90px;
}
.lm_message .write img{
	height: 40px;
	margin-left: 10px;
	position: relative;
	top: 16px;
}
.lm_message .submit{
	clear: both;
}
.lm_message .submit input{
	width: 100px;
	height: 30px;
	border: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	background: #004E8F;
	color: white;
}
.lm-jod li{
	border-bottom: 1px dotted black;
	padding: 30px 0;
}
.lm-jod li&gt;p{
	margin: 8px 0;
}
.lm-jod p span:nth-child(1){
	display: inline-block;
	width: 80px;
	font-weight: bold;
}
.l-qq{
	position: fixed;
	top: 42%;
	right: 0;
	padding: 10px;
	z-index: 999;
	background: #BFBDBD;
	color: white;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.l-qq .title{
	margin: 0 0 8px;
}
.l-qq .wrapper{
	padding: 10px 0 5px;
	text-align: center;
	background: white;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.prod-ti{
	border: 1px solid #EAEAEA;
	margin: 70px 0 30px;
}
.prod-ti span{
	display: inline-block;
	border-top: 5px #004E8F solid;
	border-right: 1px solid #EAEAEA;
	padding: 15px 54px;
	color: #004E8F;
}
</pre></body></html>